home *** CD-ROM | disk | FTP | other *** search
-
-
-
- ffffuuuuddddggggeeee((((3333GGGG)))) ffffuuuuddddggggeeee((((3333GGGG))))
-
-
-
- NNNNAAAAMMMMEEEE
- ffffuuuuddddggggeeee - specifies fudge values that are added to a graphics window
-
- CCCC SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
- vvvvooooiiiidddd ffffuuuuddddggggeeee((((xxxxffffuuuuddddggggeeee,,,, yyyyffffuuuuddddggggeeee))))
- lllloooonnnngggg xxxxffffuuuuddddggggeeee,,,, yyyyffffuuuuddddggggeeee;;;;
-
- PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
- _x_f_u_d_g_e expects the number of pixels added in the _x direction.
-
- _y_f_u_d_g_e expects the number of pixels added in the _y direction.
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- ffffuuuuddddggggeeee specifies fudge values that are added to the dimensions of a
- graphics window when it is sized. Typically, you use it to create
- interior window borders. Call ffffuuuuddddggggeeee prior to calling wwwwiiiinnnnooooppppeeeennnn.
-
- ffffuuuuddddggggeeee is useful in conjunction with sssstttteeeeppppuuuunnnniiiitttt and kkkkeeeeeeeeppppaaaassssppppeeeecccctttt. With
- sssstttteeeeppppuuuunnnniiiitttt the window size for integers _m and _n is:
-
- _w_i_d_t_h = _x_u_n_i_t * _m + _x_f_u_d_g_e
- _h_e_i_g_h_t = _y_u_n_i_t * _n + _y_f_u_d_g_e
-
- With kkkkeeeeeeeeppppaaaassssppppeeeecccctttt the window size is (_w_i_d_t_h, _h_e_i_g_h_t), where:
-
- (_w_i_d_t_h - _x_f_u_d_g_e) * _y_a_s_p_e_c_t = (_h_e_i_g_h_t - _y_f_u_d_g_e) * _x_a_s_p_e_c_t
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- keepaspect, stepunit, winopen
-
- NNNNOOOOTTTTEEEE
- This routine is available only in immediate mode.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-